home *** CD-ROM | disk | FTP | other *** search
- Path: chronicle.mti.sgi.com!news
- From: austern@isolde.mti.sgi.com (Matt Austern)
- Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
- Subject: Re: C/C++ knocks the crap out of Ada
- Date: 08 Feb 1996 00:57:00 GMT
- Organization: SGI
- Message-ID: <AUSTERN.96Feb7165700@isolde.mti.sgi.com>
- References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com>
- <BYERLY_J.96Feb7170158@srm9.motsat.sat.mot.com>
- Reply-To: austern@mti.sgi.com
- NNTP-Posting-Host: isolde.mti.sgi.com
- In-reply-to: byerly_j@srm9.motsat.sat.mot.com's message of 08 Feb 1996 00:01:58 GMT
-
- In article <BYERLY_J.96Feb7170158@srm9.motsat.sat.mot.com> byerly_j@srm9.motsat.sat.mot.com (John Byerly) writes:
-
- > More developers, producing more products does not make the tool used for production
- > a better tool. Several years ago, there were more Basic and FORTRAN tools and
- > environments available than for C++, so they were obviously better languages (by
- > your logic).
-
- For a lot of purposes, they were. And still are, for that matter. If
- I were starting a new project in scientific computation, I might very
- well choose to write it in Fortran---precisely because I'd be able to
- use existing Fortran libraries, because the Fortran compilers on most
- platforms would probably be higher quality (in this particular domain)
- than the other compilers, and because it would be easy for me to find
- skilled scientific programmers who knew Fortran. Or I might choose to
- do a mixed-language project using C++ and Fortran, since it tends to
- be easy, on most environments, to link C++ and Fortran code together.
- (This has nothing to do with either the C++ or the Fortran standard:
- it's just an empirical fact about typical environments.)
-
- Don't underestimate the importance of tool availability when it comes
- to choosing a language. The question of which language is best in
- principle is irrelevant, except for people who only write programs in
- principle.
- --
- Matt Austern
- SGI: MTI Compilers Group
- austern@isolde.mti.sgi.com
-